gtkmodelmenu: add support for action namespaces
authorLars Uebernickel <lars@uebernic.de>
Wed, 20 Jun 2012 14:56:56 +0000 (16:56 +0200)
committerRyan Lortie <desrt@desrt.ca>
Mon, 20 Aug 2012 17:13:50 +0000 (13:13 -0400)
commit710674720e23dd0d4d53264c040a020f20b28ad5
tree19675c99a3d7bf64ede1bda73fda8a6ba173f41e
parent5634eb226f60cf80c13949cacaf549e54901ba36
gtkmodelmenu: add support for action namespaces

If a section or submenu item has a "action-namespace" attribute, the
action names of the created GtkModelMenuItems will be prefixed with that
namespace.  Namespaces can be cascaded.
gtk/gtkmodelmenu.c
gtk/gtkmodelmenu.h
gtk/gtkmodelmenuitem.c
gtk/gtkmodelmenuitem.h